Skip to content

Comments

feat: update demo app for Angular Material 21 compatibility#289

Merged
Cordobo merged 1 commit intomainfrom
claude/update-material-angular-21-018S3EvhYqgy27j5tV8VfB4F
Dec 3, 2025
Merged

feat: update demo app for Angular Material 21 compatibility#289
Cordobo merged 1 commit intomainfrom
claude/update-material-angular-21-018S3EvhYqgy27j5tV8VfB4F

Conversation

@Cordobo
Copy link
Owner

@Cordobo Cordobo commented Nov 29, 2025

  • Convert template syntax from *ngIf/*ngFor to @if/@for control flow
  • Replace constructor dependency injection with inject() function
  • Align with Angular 21 best practices for standalone components

These changes ensure the demo app follows the latest Angular 21 patterns and is fully compatible with Angular Material 21.

- Convert template syntax from *ngIf/*ngFor to @if/@for control flow
- Replace constructor dependency injection with inject() function
- Align with Angular 21 best practices for standalone components

These changes ensure the demo app follows the latest Angular 21
patterns and is fully compatible with Angular Material 21.
@Cordobo Cordobo self-assigned this Nov 29, 2025
@Cordobo Cordobo marked this pull request as ready for review December 3, 2025 20:05
@Cordobo Cordobo merged commit 0825be1 into main Dec 3, 2025
1 check failed
@Cordobo Cordobo deleted the claude/update-material-angular-21-018S3EvhYqgy27j5tV8VfB4F branch December 3, 2025 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants